home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.3 Development Libraries / SGI IRIX 6.3 Development Libraries.iso / dist6.3 / gl_dev.idb / usr / share / src / OpenGL / teach / stereo / README.z / README
Encoding:
Text File  |  1996-12-06  |  353 b   |  9 lines

  1. This directory contains simple programs which illustrate
  2. how to use OpenGL and stereo.  This includes both quad-buffer
  3. stereo and the SGIFullScreenStereo extension.
  4.  
  5. glwstereo.c    - a motif program which uses the GLw widget.  Uses
  6.           quad-buffer stereo if a suitable visual can be
  7.           found, otherwise tries to use the SGIFullScreenStereo
  8.           extension.
  9.